bitkeeper revision 1.1159.1.318 (4185efcbzSMnnzF580Z_kKoRcqF39A)
authorkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>
Mon, 1 Nov 2004 08:11:55 +0000 (08:11 +0000)
committerkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>
Mon, 1 Nov 2004 08:11:55 +0000 (08:11 +0000)
Force build of Xen console driver in Linux 2.4, just as we already do
in 2.6.

linux-2.4.27-xen-sparse/arch/xen/config.in

index 231612959a34f8d1ce4e0aa36401bf5131c0962b..d71446081ddfddabbda32a0853936f073c2c0306 100644 (file)
@@ -271,7 +271,7 @@ source fs/Config.in
 mainmenu_option next_comment
 comment 'Console drivers'
 
-bool 'Xen console support' CONFIG_XEN_CONSOLE
+define_bool CONFIG_XEN_CONSOLE y
 
 if [ "$CONFIG_VT" = "y" ]; then
    bool 'VGA text console' CONFIG_VGA_CONSOLE